commit | ab0087622a692f2980ae9f169beb4459f36bf230 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@hera.kernel.org> | Wed Dec 28 02:33:00 2005 |
committer | Junio C Hamano <junio@hera.kernel.org> | Wed Dec 28 02:33:00 2005 |
tree | 0f6624da2f7bd0bf8981d9f87023e8aecc21093a | |
parent | 1a4e841b439ba014b365999c3a6b9e2be3740bd8 [diff] [blame] |
Autogenerated HTML docs for 58e3fb40f7ca1c28f9105c15166884f80bb22e55
diff --git a/git.txt b/git.txt index 5f068c2..90c5bfa 100644 --- a/git.txt +++ b/git.txt
@@ -139,6 +139,9 @@ gitlink:git-cat-file[1]:: Provide content or type/size information for repository objects. +gitlink:git-describe[1]:: + Show the most recent tag that is reachable from a commit. + gitlink:git-diff-index[1]:: Compares content and mode of blobs between the index and repository.